CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - weighted median filter

搜索资源列表

  1. enhance1

    0下载:
  2. 加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。-weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9285
    • 提供者:张弛
  1. center_weighted_median_filter

    0下载:
  2. 用MATLABT算法实现, 图象经过center weighted median filter后,对比 原图象和处理过图象的差别.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:811
    • 提供者:zhang tian
  1. weightmedian

    3下载:
  2. 用matlab对lenna图像进行处理,方法是自适应加权中值滤波,自己写的。-Lenna with matlab image processing of the method is adaptive weighted median filter, write your own.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-17
    • 文件大小:1310
    • 提供者:hetao
  1. Multilevel-median-filter-code

    0下载:
  2. Matlab多级非线性加权平均中值滤波算法代码,能解决一般的问题-Matlab nonlinear weighted average multi-level median filtering algorithm code, can solve the general problem
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2559
    • 提供者:落成
  1. Digital.Image.Processing

    0下载:
  2. 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2737257
    • 提供者:upc
  1. Filter

    0下载:
  2. 包括图像的灰度变换,laplacian锐化,中值滤波,加权中值滤波,自适应滤波,添加噪声以及图像的平滑和反色处理,图像处理效果良好-Including images of gray-scale transformation, laplacian sharpening, median filtering, the weighted median filter, adaptive filter, add noise and image smoothing and anti-color process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:174912
    • 提供者:浩南
  1. linear

    1下载:
  2. - 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 -- 1, limiting filtering method (also known as filtering method to determine the procedure) 2, the median filteri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1668
    • 提供者:張治國
  1. SCMintherealizationoffilteringalgorithm

    0下载:
  2. //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filter Method [3] arithmetic mean
  3. 所属分类:Document

    • 发布日期:2017-03-21
    • 文件大小:1288
    • 提供者:田亮
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26996035
    • 提供者:王敬
  1. 自适应加权中值滤波算法

    1下载:
  2. 提出了一种基于相似度函数的自适应加权中值滤波算法。该方法首先通过噪声检测确定图像中的噪声点,然后 根据窗口内噪声点的个数自适应地调整滤波窗口的尺寸,并根据相似度大小,巧妙地将滤波窗口内各个像素点自适应分 组并赋予相应的权重,最后对检测出的噪声点进行加权中值滤波。计算机模拟实验结果表明:该算法既能有效地滤除噪 声,又能较好地保护图像细节,比标准中值滤波具有更优良的滤波性能。-A similarity function based on adaptive weighted medi
  3. 所属分类:技术管理

    • 发布日期:2013-09-05
    • 文件大小:422141
    • 提供者:陈卿
  1. 115

    0下载:
  2. 自适应型中心加权的中值滤波器.rar希望研究去噪的能用的上!-Self-Adaptive center-weighted median filter. Rar hoped that the study can be used in the de-noising!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1180652
    • 提供者:张凤春
  1. lenna

    0下载:
  2. Image Enhancement. Takes lenna image as input, applies low pass filter, median filter, weighted and center weighted median filter. Plots the output for each image
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:45622
    • 提供者:Eko
  1. weightedMedian

    0下载:
  2. 中值滤波在图像处理中占据很重要的地位,本代码是加权中值滤波处理源码。希望对大家有用。-Median filter in image processing occupies a very important position, the code is weighted median filter processing source. Hope to be useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1753
    • 提供者:欧阳
  1. Smooth_Vector.cpp

    0下载:
  2. matlab与C混编,mex中图像运动矢量平滑滤波,加权中值滤波。-matlab and C mixed, mex in the image motion vector smoothing filter, weighted median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2456
    • 提供者:王敏
  1. XINNIAN

    0下载:
  2. 输入一个图像,对其进行边缘检测,灰度处理,自适应滤波,自适应边缘检测,中值滤波,加权中值滤波,均值滤波,加高斯噪声等处理-Enter an image, its edge detection, grayscale processing, adaptive filtering, adaptive edge detection, median filtering, the weighted median filter, mean filter, plus Gaussian noise process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5159292
    • 提供者:刘易
  1. awmf

    0下载:
  2. 自适应加权中值滤波,可以调节窗口大小和中心像素的权重以及其他相关像素与中心像素的权重比例。-adaptive weighted median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:602
    • 提供者:陈思
  1. weighted_median_filter

    0下载:
  2. Weighted median filter
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1482
    • 提供者:madeena
  1. sx

    0下载:
  2. 加权中值滤波,适合进行去噪等操作,在各领域都能够应用-Weighted median filter, suitable for denoising and other operations, can be used in various fields
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:15180
    • 提供者:裴尧
  1. Matlab-GUI_image4

    0下载:
  2. 使用Matlab GUI界面编写的图像平滑程序,实现功能有:图像的打开、保存、加入高斯噪声,椒盐噪声,乘法噪声,用均匀模版、加权模版中值滤波对图像进行平滑等。-Written in Matlab GUI interface using image smoothing procedures, functions: image open, save, adding Gaussian noise, salt and pepper noise, multiplication noise with uni
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:15930
    • 提供者:tuzki
  1. An-Improved-Weighted-Median-Filter

    0下载:
  2. 图像处理领域中一种改进后的联合直方图加权中值滤波器的C++代码,附带提出该算法的学术论文-an improved weighted median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13056432
    • 提供者:王振华
« 12 »
搜珍网 www.dssz.com